JDFCorr
=======
_J_ava _D_irection _F_inder _Corr_ection data calculation.

Launch Configuration
--------------------
For successful use of the program you need:
1. A Java Runtime Environment on your computer, version 1.6 or higher,
2. JDFCorr.jar, a runnable Java archive,
3. Config.xml, Configuration parameters,
4. asci2bin32.exe, this is called at the end of JDFCorr.

Known Problems
--------------
In some configurations a runnable .jar file cannot be started by
the usual double click.
In this case you can open a command window and launch the program with:
java -jar JDFCorr.jar

